git.mk: Add config.rpath to the list of ignored files
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 9 Aug 2016 16:20:40 +0000 (17:20 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 9 Aug 2016 16:21:04 +0000 (17:21 +0100)
This finally cleans up the `git status` output.

git.mk

diff --git a/git.mk b/git.mk
index 617519036c33dde8db789efdba52b605cb3f99e4..762c87428e7420e88b5627c04fdf7630c5028d96 100644 (file)
--- a/git.mk
+++ b/git.mk
@@ -85,6 +85,7 @@ GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL = \
                compile \
                config.guess \
                config.sub \
+               config.rpath \
                depcomp \
                install-sh \
                ltmain.sh \